home *** CD-ROM | disk | FTP | other *** search
/ ETO Development Tools 1 / ETO Development Tools 1.iso / Essentials / MacApp Documentation / MacApp AppleLink Messages / MacApp.Tech$ 3⁄16⁄90 / 0907-If you must THINK Ma-Mar90 < prev    next >
Encoding:
Text File  |  1990-03-16  |  626 b   |  18 lines  |  [TEXT/GEOL]

  1. Item    9188196                         16-March-90        02:17PST
  2.  
  3. From:   MACAPP.ADMIN                    Design Methodology,Joel Norvell,VCA
  4.  
  5. To:     MACAPP.TECH$                    MacApp Technical
  6.  
  7. Sub:    If you must THINK MacApp in C
  8.  
  9. If you want to link C code (without objects) into a MacApp program under THINK
  10. Pascal 3.0 you should probably compile it with THINK C 4.0 first. MPW code will
  11. link O.K. but if it calls any run-time stuff it will crash ! THINK C code uses
  12. a set of run-time calls known to it's THINK Pascal 3.0 cousin.
  13.  
  14. Thanks to David Neal of SYMANTEK for revealing this to me.
  15.  
  16. Joel Norvell
  17.  
  18.